home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970104-19970326 / 000224_news@columbia.edu _Wed Feb 12 20:52:07 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id UAA14054
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Wed, 12 Feb 1997 20:52:06 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id UAA05037
  7.     for kermit.misc@watsun; Wed, 12 Feb 1997 20:52:05 -0500 (EST)
  8. Path: news.columbia.edu!panix!news.mathworks.com!howland.erols.net!news.nacamar.de!news-kar1.dfn.de!news-stu1.dfn.de!news.belwue.de!news.uni-stuttgart.de!news.ruhr-uni-bochum.de!news.rhrz.uni-bonn.de!ibm.rhrz.uni-bonn.de!UZS106
  9. From: UZS106@ibm.rhrz.uni-bonn.de
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: Kermit Dialinscript ??
  12. Date: Thu, 13 Feb 97 02:32:59 MEZ
  13. Organization: RHRZ Uni-Bonn
  14. Lines: 19
  15. Message-ID: <17B1423E1S85.UZS106@ibm.rhrz.uni-bonn.de>
  16. References: <17B0E40A8S85.UZS106@ibm.rhrz.uni-bonn.de> <5dfiek$1b1$1@apakabar.cc.columbia.edu> <17B0F2F3DS85.UZS106@ibm.rhrz.uni-bonn.de> <5di8fc$cqf$1@apakabar.cc.columbia.edu>
  17. NNTP-Posting-Host: ibm.rhrz.uni-bonn.de
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:6567
  19.  
  20. In article <5di8fc$cqf$1@apakabar.cc.columbia.edu>
  21. fdc@watsun.cc.columbia.edu (Frank da Cruz) writes:
  22.  
  23. >: winsock dialin scripts. Joe Doupnik has a etherppp distribution
  24. >: with a dialinscript somewhere in kermit.columbia.edu. I am looking
  25. >: for something like this dialinscript for kermit, that I dont
  26. >: have to enter my username and passwort and the "slip" command by hand.
  27. >:
  28. >Oh, you want Kermit to be a SLIP or PPP dialer.  OK, simple answer:
  29. >
  30. > . MS-DOS Kermit: Yes
  31.  
  32. Yes, thanks! But how can I make Kermit to read input from the terminal-
  33. server? Or write output into the terminalservers prompt? Well, maybe I
  34. should reread the FM, but it doesnt work in connect mode for me.
  35. output bla doesnt go where it should. Nor can I read input. There must
  36. be some secrets I havent dug yet.
  37.  
  38. Desperately seeking the solution:))  Heiko